Multiple Tests Testing The Same Or Similar Things ^^^^^ **Definition:** * Multiple tests are created that have the same test code, but change the values passed **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Anti-Patterns In Unit Testing `_